home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August (Alt) / CHIP 2005-08.1.iso / program / shareware / Flash_Oyunlar.exe / rocketbike.swf / scripts / DefineButton2_391 / BUTTONCONDACTION on(keyPress z).as < prev   
Encoding:
Text File  |  2005-07-13  |  75 b   |  7 lines

  1. on(keyPress "z"){
  2.    with(_root)
  3.    {
  4.       useweapon(human);
  5.    }
  6. }
  7.